compile time

英 [kəmˈpaɪl taɪm] 美 [kəmˈpaɪl taɪm]

网络  编译时期; 编译时; 编译期; 编译时间; 编译阶段

计算机



双语例句

  1. The big adjustment we faced was that there is no compile time checking with JavaScript.
    我们所面对的最大的调整是JavaScript没有编译时检查。
  2. SQLJ can perform syntactic and semantic checking on the code, using database connections at compile time.
    SQLJ可以通过在编译时使用数据库连接,对代码执行语法和语义上的检查。
  3. Static assertions build on this basic concept, except that static assertions are valid only at compile time.
    静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
  4. Being a bit of a power user, I like to be able to tell programs to make maximum use of my Athlon XP processor; I am able to do this at compile time.
    作为一个具有一定能力的用户,我希望能够将程序对我的AthlonXP处理器的使用发挥到极致;我可以在编译时完成这一任务。
  5. Because you're configuring real-world objects, you get some compile time error checking.
    因为您配置现实世界的对象时,会得到一些编译时错误检查。
  6. Since many JSPs might be included into others at compile time, the resulting Java source and servlet byte code files can potentially be very large.
    由于编译时可能会将很多JSP包含到其他JSP中,所得的Java源代码和Servlet字节代码文件可能会非常大。
  7. The OpenLDAP developers use C header files to define system information at compile time.
    OpenLDAP开发人员使用C头文件在编译时定义系统信息。
  8. This service program can be bound to the handler program at compile time.
    服务程序可以在编译时被绑定到Handlder程序。
  9. For the code to compile successfully, you need to add the JARs to the compile time classpath.
    至于成功编译的代码,您需要将JAR添加到编译时类路径上。
  10. With this implementation, you get neat compile time error messages.
    如果使用此实现,您会得到相应的编译时错误消息。
  11. POSIX services are available at compile time through system header files.
    在编译时可通过系统的头文件获取POSIX服务。
  12. Note that this is effectively hardcoded at compile time.
    请注意,这实际上是在编译时硬编码的。
  13. The degree of coupling that defines a group of services or components determines which objects must be present at compile time and run time.
    定义了一组服务或组件的耦合度将决定在编译时和运行时必须提供哪些对象。
  14. This will perform the given operation at compile time.
    它可以在编译时执行给定的操作。
  15. The compile time increases in such cases.
    在这种情况下会增加编译时间。
  16. This is the JAR file that is required in your classpath at compile time and runtime.
    在编译时和运行时,类路径中需要有这个JAR文件。
  17. We now need to setup the compile time classpath for builds and compilation in the workspace.
    现在我们需要设置工作区中构建时和编译时类路径。
  18. The method that you want to invoke must exist at compile time.
    想要调用的方法必须在编译时存在。
  19. Function annotations associate expressions with parts of a function, such as parameters, at compile time.
    函数注释会在编译时将表述与函数的某些部分(比如参数)相关联。
  20. Usually you want to do as much work as possible at compile time for performance.
    通常需要在编译时完成尽可能多的工作以获得更好的性能。
  21. For manual registration, you can supply this information at design time, compile time, and registration time.
    对于手动注册,可以在设计时、编译时和注册时提供此信息。
  22. Contributed actions are very like AOP, except that they happen at run-time not compile time.
    认担动作很像AOP,只不过它是发生在运行时,而不是编译时。
  23. And, in a compiled Lisp program, that new language is just as efficient as normal Lisp because all the macro code the code that generates the new expression runs at compile time.
    同时,在一个被编译的Lisp程序中,新的语言和原始的Lisp代码一样具有效率,因为所有的通过产生新表达式的宏代码都在编译时运行。
  24. Handles generates at compile time all "invoker" handles that would have been generated at runtime.
    handles能在编译的时候生成所有运行时要生成的“invoker”句柄。
  25. The default configuration file path is determined at compile time.
    检查编译时建立的默认配置文件路径。
  26. A binary output program of the compiler that is optional at compile time.
    编译程序输出的一种二进制目标输出程序,在编译时可以进行选择是否输出这种表。
  27. A warning is issued at compile time if a batch is used.
    如果使用了批处理,则将在编译时发出警告。
  28. The checksumming code is inserted at compile time and integrated with regular execution code.
    校验和代码在程序编译时就被嵌入,并与常规的可执行代码结合。
  29. Obviously this means the associated language features will not be available at compile time.
    显然,这意味着那些关联的语言属性将不会在编译期出现。
  30. The default base name is specified at compile time.
    编译时已经指定了默认的基本文件名。